Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Choose whether to compile handout or presentation with flags in Makefile #21

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

PaulGannay
Copy link
Contributor

make or make handout compile the handout version
make presentation compile the presentation version
make all compile both

May need to update make clean

@PaulGannay PaulGannay changed the title Choose to compile handout or presentation with flags in Makefile Choose whether to compile handout or presentation with flags in Makefile Jan 21, 2025
@xxirii
Copy link
Member

xxirii commented Jan 22, 2025

This is a good idea. Can you correct the CI as well ? What do you think @pzehner?

By default, will compile in handout mode, can be compiled in
presentation mode if parameter is passed.
Both are compiled with 'make all'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants